home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / what < prev    next >
Text File  |  1994-04-25  |  306b  |  14 lines

  1. what:
  2.  
  3. Syntax:    what ( )
  4.     what ( list )
  5.  
  6. Description:
  7.  
  8.     What returns a STRING matrix of all the built-in and
  9.     user-defined functions that currently reside in the global
  10.     symbol table. If you supply a LIST argument to what, it will
  11.     print out a list of the user-defined functions in the LIST.
  12.  
  13. See Also: who
  14.